home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1994 November: Tool Chest
/
Dev.CD Nov 94.toast
/
Sample Code
/
Snippets
/
Development Tools & Languages
/
MacApp C++ Load⁄dump
/
DemoTextDump 2
/
README
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-15
|
403 b
|
13 lines
|
[
TEXT/MPS
]
This folder contains a sort of two-level
dump system, where by a switch it's possible to either dump
everything, or exclude a couple of header files when
working with them (and this saving some time).
It works this way:
MABuild -d qOwnDump=TRUE -nodebug DemoText # include own header files for dump file
MABuild -nodebug DemoText # don't include own header files for dump file